home *** CD-ROM | disk | FTP | other *** search
/ Aminet 43 / Aminet 43 (2001)(GTI - Schatztruhe)[!][Jun 2001].iso / Aminet / dev / misc / TTCP_SDK.readme < prev    next >
Text File  |  2001-05-03  |  6KB  |  137 lines

  1. Short:    TermiteTCP Software Development Kit 1.00
  2. Author:   Oregon Research
  3. Uploader: mark_k@iname.com
  4. Type:     dev/misc
  5.  
  6. Sadly Oregon Research went out of business a couple of years ago. This archive
  7. used to be available from their web site.
  8.  
  9.  
  10. NOTE FROM UPLOADER: The final version of TermiteTCP was 1.60. If you have
  11. this or any version later than 1.20, or a version of the SDK later than 1.00,
  12. *PLEASE* contact me! I would also like to find out who currently owns the
  13. rights to TermiteTCP.
  14.  
  15.  
  16. TermiteTCP Software Development Kit V1.00
  17. =========================================
  18.  
  19. Copyright © 1996 Oregon Research
  20.             16200 SW Pacific Hwy., Suite 162
  21.             Tigard, OR 97224
  22.             All rights reserved.
  23.  
  24.  
  25. Portions of the TTCP SDK are based on original documents from BSD, which 
  26. is hereby acknowledged:
  27.  
  28. *****************************************************************************
  29. Copyright © 1982, 1986, 1990 Regents of the University of California.
  30. All rights reserved.
  31. Redistribution and use in source and binary forms, with or without
  32. modification, are permitted provided that the following conditions
  33. are met:
  34.  
  35. 1. Redistributions of source code must retain the above copyright
  36.    notice, this list of conditions and the following disclaimer.
  37. 2. Redistributions in binary form must reproduce the above copyright
  38.    notice, this list of conditions and the following disclaimer in the
  39.    documentation and/or other materials provided with the distribution.
  40. 3. All advertising materials mentioning features or use of this software
  41.    must display the following acknowledgement: This product includes software 
  42.    developed by the University of California, Berkeley and its contributors.
  43. 4. Neither the name of the University nor the names of its contributors
  44.    may be used to endorse or promote products derived from this software
  45.    without specific prior written permission.
  46.  
  47. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  48. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  49. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  50. ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  51. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  52. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  53. OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  54. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  55. LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  56. OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  57. SUCH DAMAGE.
  58. ****************************************************************************
  59.  
  60.  
  61. The Termite TCP Software developers kit currently consists of:
  62.  
  63.    tsocket.doc    Software documentation on tsocket.library functions
  64.    /pragmas       Pragma include file
  65.    /proto         Library function include file 
  66.    /netinet       Network include files
  67.    /sys           Network include files
  68.    /hostname      Example program with source
  69.    /connect       Example program with source
  70.    /ping          Example program with source
  71.    
  72.  
  73. The TTCP SDK is still under construction.  Additional functions, examples, 
  74. and documentation is currently under development.  We encourage you to
  75. send us any suggestions or comments that you have. 
  76.  
  77.  
  78. The TTCP SDK is supplied "AS IS" without warranty of any kind, either expressed 
  79. or implied, including, but not limited to, the implied warranties of 
  80. merchantability and fitness for a particular purpose.  The entire risk as to the 
  81. quality and performance of the TTCP SDK is with you.
  82.  
  83.  
  84. Oregon Research shall not be liable for any damages whatsoever, arising out of 
  85. the use or inability to use the TTCP SDK, even if the possibility of such  
  86. damages has been advised.
  87.  
  88.  
  89. ============================= Archive contents =============================
  90.  
  91. Original  Packed Ratio    Date     Time    Name
  92. -------- ------- ----- --------- --------  -------------
  93.     2744     696 74.6% 28-Jul-96 14:16:06 +connect.info
  94.    18024    8965 50.2% 28-Jul-96 14:16:14 +connect
  95.     4882    1563 67.9% 28-Jul-96 14:16:14 +connect.c
  96.      111     100  9.9% 28-Jul-96 14:16:14 +connect.lnk
  97.    10880    5019 53.8% 28-Jul-96 14:16:14 +connect.o
  98.       78      67 14.1% 28-Jul-96 14:16:14 +SCOPTIONS
  99.      222     142 36.0% 28-Jul-96 14:16:14 +smakefile
  100.     2744     700 74.4% 28-Jul-96 14:16:06 +hostname.info
  101.    15472    7705 50.2% 28-Jul-96 14:16:32 +hostname
  102.      982     488 50.3% 28-Jul-96 14:16:32 +hostname.c
  103.       85      76 10.5% 28-Jul-96 14:16:32 +hostname.lnk
  104.     7340    3253 55.6% 28-Jul-96 14:16:32 +hostname.o
  105.       46      46  0.0% 28-Jul-96 14:16:32 +SCOPTIONS
  106.      230     144 37.3% 28-Jul-96 14:16:32 +smakefile
  107.     3670    1710 53.4% 28-Jul-96 14:16:06 +netdb.h
  108.     2744     691 74.8% 28-Jul-96 14:16:06 +netinet.info
  109.     5373    2319 56.8% 28-Jul-96 14:16:40 +in.h
  110.     2744     693 74.7% 28-Jul-96 14:16:06 +ping.info
  111.    40168   20734 48.3% 28-Jul-96 14:16:48 +ping
  112.    37814   12805 66.1% 28-Jul-96 14:16:48 +ping.c
  113.      115      96 16.5% 28-Jul-96 14:16:48 +ping.lnk
  114.    27700   13718 50.4% 28-Jul-96 14:16:48 +ping.o
  115.      204     118 42.1% 28-Jul-96 14:16:48 +ping_rev.h
  116.      363     222 38.8% 28-Jul-96 14:16:48 +SCOPTIONS
  117.      104      83 20.1% 28-Jul-96 14:16:48 +smakefile
  118.     2744     692 74.7% 28-Jul-96 14:16:06 +pragmas.info
  119.     1278     333 73.9% 28-Jul-96 14:16:54 +tsocket_pragmas.h
  120.     2744     701 74.4% 28-Jul-96 14:16:06 +proto.info
  121.     3405     690 79.7% 28-Jul-96 14:17:00 +tsocket.h
  122.     3338    1540 53.8% 28-Jul-96 14:16:06 +ReadMeSDK
  123.     1416     843 40.4% 28-Jul-96 14:16:06 +ReadMeSDK.info
  124.     2744     697 74.5% 28-Jul-96 14:16:06 +sys.info
  125.     3710    1737 53.1% 28-Jul-96 14:17:06 +cdefs.h
  126.     6653    2723 59.0% 28-Jul-96 14:17:06 +errno.h
  127.    10607    3603 66.0% 28-Jul-96 14:17:06 +ioctl.h
  128.     8176    3664 55.1% 28-Jul-96 14:17:06 +param.h
  129.     9172    3493 61.9% 28-Jul-96 14:17:06 +socket.h
  130.     1706     750 56.0% 28-Jul-96 14:17:06 +socketbasetags.h
  131.     4802    2117 55.9% 28-Jul-96 14:17:06 +types.h
  132.    49061   15023 69.3% 28-Jul-96 14:16:06 +tsocket.doc
  133.     1416     842 40.5% 28-Jul-96 14:16:06 +tsocket.doc.info
  134.     2744     700 74.4% 11-Nov-96 13:03:52  TTCP_SDK.info
  135. -------- ------- ----- --------- --------
  136.   300555  122301 59.3% 14-Mar-101 21:31:42   42 files
  137.